From 825d32d9f909cd261abfc0b1b5b65f5bd77d485e Mon Sep 17 00:00:00 2001 From: oliskoli Date: Mon, 9 Jul 2007 19:50:47 +0000 Subject: [PATCH] Remove shortname from fixed columns. --- xmldoc/formats/unicsv.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmldoc/formats/unicsv.xml b/xmldoc/formats/unicsv.xml index 43dec04a6..00fa2fa4f 100644 --- a/xmldoc/formats/unicsv.xml +++ b/xmldoc/formats/unicsv.xml @@ -70,14 +70,14 @@ - On the output side unicsv writes fixed number of columns (waypoint index, latitude, longitude and shortname) followed by a variable - column list depending on internal data. + On the output side unicsv writes fixed number of columns (waypoint index, latitude and longitude) + followed by a variable column list depending on internal data. With at least ONE valid timestamp in data a unicsv output may look like that: No,Name,Latitude,Longitude,Description,Date,Time 1,"GCEBB",35.972033,-87.134700,"Mountain Bike Heaven by susy1313",2003/06/29,09:00:00 - 2,"GC1A37",36.090683,-86.679550,"The Troll by a182pilot & Family",,, + 2,"GC1A37",36.090683,-86.679550,"The Troll by a182pilot & Family",, -- 2.30.2